derelict.purple.log

Undocumented in source.

Members

Aliases

PurpleLog
alias PurpleLog = _PurpleLog
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleLogCommonLoggerData
alias PurpleLogCommonLoggerData = _PurpleLogCommonLoggerData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleLogLogger
alias PurpleLogLogger = _PurpleLogLogger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleLogReadFlags
alias PurpleLogReadFlags = _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleLogSet
alias PurpleLogSet = _PurpleLogSet
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleLogSetCallback
alias PurpleLogSetCallback = void function(_GHashTable*, _PurpleLogSet*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PurpleLogType
alias PurpleLogType = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_common_deleter
alias da_purple_log_common_deleter = gboolean function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_common_is_deletable
alias da_purple_log_common_is_deletable = gboolean function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_common_lister
alias da_purple_log_common_lister = GList* function(PurpleLogType type, const(char)* name, PurpleAccount* account, const(char)* ext, PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_common_sizer
alias da_purple_log_common_sizer = int function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_common_total_sizer
alias da_purple_log_common_total_sizer = int function(PurpleLogType type, const(char)* name, PurpleAccount* account, const(char)* ext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_common_writer
alias da_purple_log_common_writer = void function(PurpleLog* log, const(char)* ext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_compare
alias da_purple_log_compare = gint function(gconstpointer y, gconstpointer z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_delete
alias da_purple_log_delete = gboolean function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_free
alias da_purple_log_free = void function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_activity_score
alias da_purple_log_get_activity_score = int function(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_handle
alias da_purple_log_get_handle = void* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_log_dir
alias da_purple_log_get_log_dir = char* function(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_log_sets
alias da_purple_log_get_log_sets = GHashTable* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_logs
alias da_purple_log_get_logs = GList* function(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_size
alias da_purple_log_get_size = int function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_system_logs
alias da_purple_log_get_system_logs = GList* function(PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_get_total_size
alias da_purple_log_get_total_size = int function(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_init
alias da_purple_log_init = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_is_deletable
alias da_purple_log_is_deletable = gboolean function(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_add
alias da_purple_log_logger_add = void function(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_free
alias da_purple_log_logger_free = void function(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_get
alias da_purple_log_logger_get = PurpleLogLogger* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_get_options
alias da_purple_log_logger_get_options = GList* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_new
alias da_purple_log_logger_new = PurpleLogLogger* function(const(char)* id, const(char)* name, int functions, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_remove
alias da_purple_log_logger_remove = void function(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_logger_set
alias da_purple_log_logger_set = void function(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_new
alias da_purple_log_new = PurpleLog* function(PurpleLogType type, const(char)* name, PurpleAccount* account, PurpleConversation* conv, time_t time, const(tm)* tm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_read
alias da_purple_log_read = char* function(PurpleLog* log, PurpleLogReadFlags* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_set_compare
alias da_purple_log_set_compare = gint function(gconstpointer y, gconstpointer z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_set_free
alias da_purple_log_set_free = void function(PurpleLogSet* set)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_uninit
alias da_purple_log_uninit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_log_write
alias da_purple_log_write = void function(PurpleLog* log, PurpleMessageFlags type, const(char)* from, time_t time, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_Anonymous_1
enum _Anonymous_1
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_log_common_deleter
gboolean purple_log_common_deleter(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_is_deletable
gboolean purple_log_common_is_deletable(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_lister
GList* purple_log_common_lister(PurpleLogType type, const(char)* name, PurpleAccount* account, const(char)* ext, PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_sizer
int purple_log_common_sizer(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_total_sizer
int purple_log_common_total_sizer(PurpleLogType type, const(char)* name, PurpleAccount* account, const(char)* ext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_writer
void purple_log_common_writer(PurpleLog* log, const(char)* ext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_compare
gint purple_log_compare(gconstpointer y, gconstpointer z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_delete
gboolean purple_log_delete(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_free
void purple_log_free(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_activity_score
int purple_log_get_activity_score(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_handle
void* purple_log_get_handle()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_log_dir
char* purple_log_get_log_dir(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_log_sets
GHashTable* purple_log_get_log_sets()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_logs
GList* purple_log_get_logs(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_size
int purple_log_get_size(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_system_logs
GList* purple_log_get_system_logs(PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_total_size
int purple_log_get_total_size(PurpleLogType type, const(char)* name, PurpleAccount* account)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_init
void purple_log_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_is_deletable
gboolean purple_log_is_deletable(PurpleLog* log)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_add
void purple_log_logger_add(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_free
void purple_log_logger_free(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_get
PurpleLogLogger* purple_log_logger_get()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_get_options
GList* purple_log_logger_get_options()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_new
PurpleLogLogger* purple_log_logger_new(const(char)* id, const(char)* name, int functions, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_remove
void purple_log_logger_remove(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_set
void purple_log_logger_set(PurpleLogLogger* logger)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_new
PurpleLog* purple_log_new(PurpleLogType type, const(char)* name, PurpleAccount* account, PurpleConversation* conv, time_t time, const(tm)* tm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_read
char* purple_log_read(PurpleLog* log, PurpleLogReadFlags* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_set_compare
gint purple_log_set_compare(gconstpointer y, gconstpointer z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_set_free
void purple_log_set_free(PurpleLogSet* set)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_uninit
void purple_log_uninit()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_write
void purple_log_write(PurpleLog* log, PurpleMessageFlags type, const(char)* from, time_t time, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_log_common_deleter
da_purple_log_common_deleter purple_log_common_deleter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_is_deletable
da_purple_log_common_is_deletable purple_log_common_is_deletable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_lister
da_purple_log_common_lister purple_log_common_lister;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_sizer
da_purple_log_common_sizer purple_log_common_sizer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_total_sizer
da_purple_log_common_total_sizer purple_log_common_total_sizer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_common_writer
da_purple_log_common_writer purple_log_common_writer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_compare
da_purple_log_compare purple_log_compare;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_delete
da_purple_log_delete purple_log_delete;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_free
da_purple_log_free purple_log_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_activity_score
da_purple_log_get_activity_score purple_log_get_activity_score;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_handle
da_purple_log_get_handle purple_log_get_handle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_log_dir
da_purple_log_get_log_dir purple_log_get_log_dir;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_log_sets
da_purple_log_get_log_sets purple_log_get_log_sets;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_logs
da_purple_log_get_logs purple_log_get_logs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_size
da_purple_log_get_size purple_log_get_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_system_logs
da_purple_log_get_system_logs purple_log_get_system_logs;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_get_total_size
da_purple_log_get_total_size purple_log_get_total_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_init
da_purple_log_init purple_log_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_is_deletable
da_purple_log_is_deletable purple_log_is_deletable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_add
da_purple_log_logger_add purple_log_logger_add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_free
da_purple_log_logger_free purple_log_logger_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_get
da_purple_log_logger_get purple_log_logger_get;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_get_options
da_purple_log_logger_get_options purple_log_logger_get_options;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_new
da_purple_log_logger_new purple_log_logger_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_remove
da_purple_log_logger_remove purple_log_logger_remove;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_logger_set
da_purple_log_logger_set purple_log_logger_set;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_new
da_purple_log_new purple_log_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_read
da_purple_log_read purple_log_read;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_set_compare
da_purple_log_set_compare purple_log_set_compare;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_set_free
da_purple_log_set_free purple_log_set_free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_uninit
da_purple_log_uninit purple_log_uninit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_log_write
da_purple_log_write purple_log_write;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_PurpleLog
struct _PurpleLog
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleLogCommonLoggerData
struct _PurpleLogCommonLoggerData
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleLogLogger
struct _PurpleLogLogger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_PurpleLogSet
struct _PurpleLogSet
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta